STATUS=dis, IPEND=inactive
DMA Channel Status Register.
STATUS | Channel Status. This bit is used to indicate to the programmer when it is safe to change the configuration, address, and count registers for the channel. Whenever this bit is cleared by hardware, the DMA_CFG.CHEN bit is also cleared (if not cleared already). 0 (dis): Disable. 1 (en): Enable. |
IPEND | Channel Interrupt. 0 (inactive): No interrupt is pending. 1 (pending): An interrupt is pending. |
CTZ_IF | Count-to-Zero (CTZ) Interrupt Flag |
RLD_IF | Reload Event Interrupt Flag. |
BUS_ERR | Bus Error. Indicates that an AHB abort was received and the channel has been disabled. |
TO_IF | Time-Out Event Interrupt Flag. |